Updates
authorMatthias Clasen <matthiasc@src.gnome.org>
Wed, 6 Jun 2007 13:07:50 +0000 (13:07 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 6 Jun 2007 13:07:50 +0000 (13:07 +0000)
svn path=/trunk/; revision=18056

ChangeLog
NEWS

index e280d513d1f99abafb370e11c414e75e4222068e..ce4f35f22b3aba7e3b37bf3e6cbc29ef40bb0750 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-06-06  Matthias Clasen  <mclasen@redhat.com>
+
+       * NEWS: Updates
+
 2007-06-06  Kristian Rietveld  <kris@imendio.com>
 
        * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_queue_resize): use
diff --git a/NEWS b/NEWS
index da73afc5bb2b38aea815e6363b3a31a256e035e6..33f1dde8d58b33641a1a17927c05ab9b7aa1f7d9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+Overview of Changes from GTK+ 2.11.1 to 2.11.2
+==============================================
+
+* The GtkListStore and GtkTreeStore have new API
+  to set values using vectors of columns and values
+
+* Bugs fixed:
+ 389603 GtkFileChooserWidget crashes when the window is too narrow
+ 444351 metacity cores on startup
+ 379213 gtkaboutdialog.h causes warnings with GCC and -Wshadow
+ 442888 problem with GTK+ medialib integration
+ 444236 gtk-demo says invisible text doesn't work
+ 444457 Segfault in gdk_window_set_opacity when opacity < 1.0
+ 399071 add gtk_tree_store_set_with_valuesv
+ 434021 crash on startup with jhbuild
+
+* Updated translations:
+ Spanish (es)
+
+
 Overview of Changes from GTK+ 2.11.0 to 2.11.1
 ==============================================